
/*右侧悬浮*/
/*new right*/
.cndns-right {
	position:fixed;
	right:0;
	top:23%;
	width:4%;
	z-index:11112;
}
.cndns-right-meau {
	position:relative;
	padding-bottom:10px;
}
.cndns-right-btn {
/*	width:58px;
	height:54px;*/
	-border:1px solid #ddd;
	text-align:center;
	display:block;
	margin-bottom:6px;
	position:relative;
/*	background-color:#fff;*/
	border-radius:50%;
}
.cndns-right-btn p {
	color:#ff6800;
	font-size:14px;
	line-height:18px;
	padding-top:5px;
	display:none;
}
.cndns-right-meau:hover .cndns-right-btn span {
	display:none
}
.cndns-right-meau:hover .cndns-right-btn p {
	display:block;
}
/*客服*/
/*.meau-sev .cndns-right-btn {
	background:url(../images/a.jpg) no-repeat #ccc center;
}*/
.meau-sev .cndns-right-btn p {
	color:#fff
}
.meau-sev .cndns-right-btn span {
	color:#fff
}
.meau-top .cndns-right-btn span {
	font-size:12px;
	line-height:12px;
	padding-top:10px;
	display:block
}
.meau-top .cndns-right-btn i {
	display:block;
	color:#999
}
.cndns-right-box {
	position:absolute;
	top:-30px;
	right:56px;
	padding-right:24px;
	display:none;
}
.cndns-right-box .box-border {
	
	padding:5px;
	background-color:#fff;

	position:relative;
	border-radius:10px;
}
.cndns-right-box .box-border .arrow-right {
	display:block;
	width:13px;
	height:16px;
	position:absolute;
	right:-13px;
	top:26px;
}
.cndns-right-box .box-border .sev-t span {
	font-size:42px;
	float:left;
	display:block;
	line-height:56px;
	margin-right:20px;
	color:#d3d3d3
}
.cndns-right-box .box-border .sev-t p {
	float:left;
	color:#ff6800;
	font-size:24px;
	line-height:28px;
}
.cndns-right-box .box-border .sev-t p i {
	display:block;
	font-size:14px;
	color:#aaa;
}
.cndns-right-box .box-border .sev-b {
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #e4e4e4
}
.cndns-right-box .box-border .sev-b h4 {
	color:#666;
	font-size:14px;
	font-weight:normal;
	padding-bottom:15px;
}
.cndns-right-box .box-border .sev-b li {
	float:left;
	width:33.33333%
}
.cndns-right-box .box-border .sev-b li a {
	display:inline-block;
	color:#999;
	font-size:13px;
	padding-left:43px;
	background:url(images/q1.gif) no-repeat left 3px;
	line-height:36px;
}
.cndns-right-box .box-border .sev-b li a:hover {
	color:#ff6800
}
/*.meau-sev .cndns-right-box .box-border {
	width:120px;
}*/
.cndns-right-meau:hover .cndns-right-box {
	display:block
}
.meau-code .cndns-right-box {
	top:inherit;
	bottom:-35px;
}
.meau-code .cndns-right-box .box-border {
	width:120px;
	top:50px;
	text-align:center;
}
.meau-code .cndns-right-box .box-border i {
	display:block;
	color:#f66e06;
	font-size:16px;
	line-height:16px;
}
.meau-code .cndns-right-box .box-border .arrow-right {
	top:inherit;
	bottom:50px;
}
.meau-sev .cndns-right-btn .demo-icon {
	display:none;
}
/*按钮二维码*/
/*.meau-code .cndns-right-btn {
	background:url(../images/b.jpg) no-repeat center;
}
.meau-wx .cndns-right-btn {
	background:url(../images/c.jpg) no-repeat center;
}
.meau-wb .cndns-right-btn {
	background:url(../images/c.jpg) no-repeat center;
}
.meau-wza .cndns-right-btn {
	background:url(../images/d.jpg) no-repeat center;
}
.meau-gw .cndns-right-btn {
	background:url(../images/e.jpg) no-repeat center;
}
.meau-zw .cndns-right-btn {
	background:url(../images/f.jpg) no-repeat center;
}
.meau-fw .cndns-right-btn {
	background:url(../images/g.jpg) no-repeat center;
}*/
/*按钮回到顶部*/
.meau-hddb .cndns-right-btn {
	background: url(../images/hdb.png) no-repeat center;
}

.meau-sev form {
	width:420px;
	height:40px;
	background-color:#fff;
	border:1px solid #ce0d0a;
	border-radius:20px;
	margin-right:60px;
}
.meau-sev form input[type="text"] {
	width:320px;
	height:40px;
	padding-left:10px;
	vertical-align:middle;
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
}
.meau-sev form input[type="button"] {
	width:90px;
	height:40px;
	line-height:40px;
	color:#fff;
	background-color:#ce0d0a;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border-radius:24px;
}
.meau-code .cndns-right-box .box-border .sev-t p {
	float:none;
	color: #ce0d0a;
	font-size:22px;
}
.meau-code .cndns-right-box {
	top: inherit;
	bottom: -6px;
}
.meau-code .cndns-right-box .box-border .arrow-right {
	top:10px;
}
.box-border b {
	text-align:center;
	display:block;
}
